 |
API Documentation
|
|
|
A view over data.
Definition: BufferView.h:18
nkMemory::BufferView< TestStackLevel > getRejectionStack() const
TestRunException(const nkMemory::StringView &rejectionReason)
An exception raised when a test fails during an execution.
Definition: TestRunException.h:12
nkMemory::StringView getRejectionReason() const
Class holding information about a string, with no ownership over the data.
Definition: StringView.h:22
Holds a Buffer and make it easy to cast the binary data.
Definition: BufferCast.h:18
Encompasses all API of component NilkinsDebug.
Definition: LogManager.h:7
TestRunException(nkMemory::StringView rejectionReason, nkMemory::BufferCast< TestStackLevel > rejectionStack)